How to Install duck software package in Debian 8 (Jessie)

How to Install duck software package in Debian 8 (Jessie)

duck software package provides checks URLs in debian/control and debian/upstream files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install duck 

duck is installed in your system.

Make ensure the duck package were installed using the commands given below,

$ sudo dpkg-query -l | grep duck *

You will get with duck package name, version, architecture and description in a table

duck package basic information:

Distro Debian 8 jessie
Section Development
Package duck
Version 0.7
Description checks URLs in debian/control and debian/upstream files
Sub Section Devel


See Also, How to uninstall or remove duck software package from Debian 8 (Jessie)?